home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / educatio / birdatmy.sit / Bird Anatomy%d0v1.2d / card_17315.txt < prev    next >
Encoding:
Text File  |  1989-07-02  |  3.8 KB  |  177 lines

  1. -- card: 17315 from stack: in.2d
  2. -- bmap block id: 17828
  3. -- flags: 4000
  4. -- background id: 4365
  5. -- name: Feather-3
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 81
  10. -- high flags: 0004
  11. -- rect: left=14 top=282 right=304 bottom=141
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 34
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Label
  20.  
  21.  
  22. -- part 4 (field)
  23. -- low flags: 81
  24. -- high flags: 2004
  25. -- rect: left=3 top=288 right=340 bottom=237
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 14
  33. -- part name: Pop Message
  34. ----- HyperTalk script -----
  35. on mouseDown
  36.   hide me
  37. end mouseDown
  38.  
  39.  
  40. -- part 5 (button)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=72 top=30 right=281 bottom=501
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: 
  52. ----- HyperTalk script -----
  53. on mouseDown
  54.   go to card "Feather-4"
  55. end mouseDown
  56.  
  57.  
  58.  
  59. -- part 7 (button)
  60. -- low flags: 00
  61. -- high flags: 2004
  62. -- rect: left=73 top=239 right=276 bottom=117
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 2478 / 2478
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: 
  71. ----- HyperTalk script -----
  72. on mouseDown
  73.   show card field "down"
  74. end mouseDown
  75.  
  76.  
  77.  
  78. -- part 8 (field)
  79. -- low flags: 81
  80. -- high flags: 2004
  81. -- rect: left=121 top=60 right=279 bottom=320
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 34
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: Down
  90. ----- HyperTalk script -----
  91. on mouseDown
  92.   if the shiftKey is down then
  93.     push card
  94.     glossarySearch
  95.   else
  96.     hide me
  97.   end if
  98. end mouseDown
  99.  
  100.  
  101.  
  102. -- part 3 (button)
  103. -- low flags: 00
  104. -- high flags: 0000
  105. -- rect: left=467 top=254 right=279 bottom=501
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 1
  109. -- font id: 0
  110. -- text size: 12
  111. -- style flags: 0
  112. -- line height: 16
  113. -- part name: Pop
  114. ----- HyperTalk script -----
  115. on mouseDown
  116.   set cursor to 4
  117.   show card field "Pop Message"
  118.   wait 2 seconds
  119.   hide card field "Pop Message"
  120. end mouseDown
  121.  
  122.  
  123. -- part 2 (field)
  124. -- low flags: 81
  125. -- high flags: 2004
  126. -- rect: left=258 top=156 right=283 bottom=440
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 0
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: Help Message
  135. ----- HyperTalk script -----
  136. on mouseDown
  137.   hide card field "help message"
  138. end mouseDown
  139.  
  140.  
  141.  
  142. -- part 9 (button)
  143. -- low flags: 00
  144. -- high flags: 0000
  145. -- rect: left=74 top=31 right=55 bottom=184
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: 
  154. ----- HyperTalk script -----
  155. on mouseDown
  156.   show card field "down"
  157. end mouseDown
  158.  
  159.  
  160.  
  161. -- part contents for card part 2
  162. ----- text -----
  163. Click on the bird icon to go back to the main menu.
  164.  
  165. Shift-Click on this button for more general help info.
  166.  
  167. -- part contents for card part 4
  168. ----- text -----
  169. Command-Option shows you where the hidden buttons are.
  170.  
  171. -- part contents for card part 8
  172. ----- text -----
  173. Down feathers are specially modified to trap air near the skin, underneather the protective contour'feathers above. This layer of trapped air is warmed by the body and is actually what keeps the bird warmΓÇöthe down feathers just keep the air in place and keep the airspace from collapsing. In adult birds down is most heavily concentrated on the breast and back.
  174.  
  175. -- part contents for card part 1
  176. ----- text -----
  177. Show all Fields